home *** CD-ROM | disk | FTP | other *** search
- object DlgAbout: TDlgAbout
- Left = 344
- Top = 57
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'About'
- ClientHeight = 313
- ClientWidth = 200
- Color = clWindow
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- OldCreateOrder = False
- Position = poMainFormCenter
- ShowHint = True
- PixelsPerInch = 96
- TextHeight = 16
- object ImageLogo: TImage
- Left = 0
- Top = 0
- Width = 201
- Height = 201
- ParentShowHint = False
- ShowHint = True
- end
- object ImageCopyr: TImage
- Left = 8
- Top = 256
- Width = 81
- Height = 13
- Center = True
- Stretch = True
- end
- object LabelCopyr1: TLabel
- Left = 92
- Top = 256
- Width = 105
- Height = 29
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Copyright'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -9
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object LabelName: TShadeLabel
- Left = 4
- Top = 191
- Width = 29
- Height = 30
- Caption = '...'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -21
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- ShadowColor = 16744448
- Transparent = True
- end
- object LabelVer: TShadeLabel
- Left = 144
- Top = 197
- Width = 53
- Height = 21
- Hint = 'Build: '
- Alignment = taRightJustify
- Caption = '1......'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- BiDiMode = bdLeftToRight
- ParentBiDiMode = False
- ParentFont = False
- ShadowColor = clRed
- Transparent = True
- end
- object ImageLang: TImage
- Left = 168
- Top = 168
- Width = 25
- Height = 25
- Transparent = True
- end
- object LabelWww: TLabel
- Left = 44
- Top = 280
- Width = 27
- Height = 13
- Cursor = crHandPoint
- Caption = 'Www'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnDblClick = LabelWwwDblClick
- end
- object Label1: TLabel
- Left = 4
- Top = 281
- Width = 30
- Height = 12
- Caption = 'WWW:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -9
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 4
- Top = 216
- Width = 193
- Height = 5
- Shape = bsTopLine
- end
- object Label2: TLabel
- Left = 4
- Top = 296
- Width = 29
- Height = 12
- Caption = 'E-mail:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -9
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object LabelMail: TLabel
- Left = 44
- Top = 296
- Width = 19
- Height = 13
- Cursor = crHandPoint
- Caption = 'Mail'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = LabelMailClick
- end
- object Label3: TLabel
- Left = 4
- Top = 220
- Width = 23
- Height = 12
- Caption = 'User:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 4
- Top = 236
- Width = 19
- Height = 12
- Caption = 'Key:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = 4
- Top = 252
- Width = 193
- Height = 9
- Shape = bsTopLine
- end
- object LabelUser: TLabel
- Left = 44
- Top = 220
- Width = 42
- Height = 13
- Caption = 'Version'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clPurple
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelKey: TLabel
- Left = 44
- Top = 236
- Width = 72
- Height = 13
- Caption = 'Unregistered'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12124345
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ImageReg1: TImage
- Left = 164
- Top = 219
- Width = 32
- Height = 32
- Stretch = True
- Transparent = True
- end
- end
-